body {font-size: 14px; color: #666;}
ol, ul { list-style: none; }
a:hover,a:active{text-decoration: none;}

.navbar .container-fluid{ padding-left: 40px; padding-right: 40px; }
.navbar{
	margin-bottom:0;
	background:rgba(255,255,255,1);}
.navbar-brand {
    padding: 24px 15px;}
.navbar-brand img{
	max-height:95px;}
.navbar-nav>li>a{
	color:#444;
	font-size: 15px;
	margin:34px 0;
	font-weight: normal;
	padding:0 18px;
	line-height:36px;
	overflow:hidden;
	}

.nav>li>a:focus, .nav>li>a:hover {
    color: red;
	background:none;
}
.amt{ margin-bottom: 60px; }
.dropdown-menu>li>a {
    padding: 12px 20px;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background:none;
	color:#666;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:none;
    border:none;
    color: #666;
}
.dropdown-menu {
    top: 66px;
	left: 0;
	min-width: 123px;}

.t-d{
	padding: 0;
	margin:0;
	display:block;
	max-height:0;
	overflow: hidden;
	transition: all 0.5s;
	border: 0;
	background: none;
	border: none;
}
.t-d li{
	background-color: #fff;
}
.nav li:hover>.t-d{
	max-height: 517px;
}
.navbar-right .t-d {
    left: 0;
    right: auto;
} 
.pmenu{ min-width: 250px; } 
.pmenu{ min-width: 450px; }
.pmenu li{
	float: left;
	width: 50%;
}
.atit{ margin-bottom: 80px; }  
.series{ background-color: #fff; }
.series h2{ background-color: #d4231d; color: #fff; font-size: 34px; font-weight: normal; margin-top: 0; margin-bottom: 0; padding-top: 15px;  line-height: 26px;}
.series h2 span{ font-size: 14px; }
.series .nav>li>a:focus, .series .nav>li>a:hover,.series .nav>li>a.active {
    color: #666;
    background-color: #fff; 
    border-radius: 20px;
}
.series .nav>li>a {
    padding: 10px 15px;
	font-size: 16px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f7f7f7;}
.series .nav>li>a i{ float: right; color: #dfdfdf; padding-top: 5px; }
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	position:relative;
	overflow:hidden;}
a.pro img{
	transition:all ease-in-out 0.3s;}
a.pro:hover img{
	transform:scale(1.2,1.2);}
.pro-text{
	background-color: #fff;
	line-height:56px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.ser-tit {
    margin-top: 70px;
    margin-bottom: 40px;
}
.ser-tit h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.ny_info,.ny-pro {
    line-height: 28px;
    margin-bottom: 50px;
    min-height: 200px;
}
.ny-content{min-height:300px; margin-bottom: 50px;}
.ny-content p{line-height: 28px;color: #666;}
.ny-images a{margin-bottom: 20px;display: block;}
.media-news{padding: 20px 15px;min-height: 220px;border-radius: 6px;box-shadow: #ddd 5px 5px 30px;margin-bottom: 20px;transition:all 0.3s ease-in-out;}
.media-news h3{color: #333;}
.media-news h3 i{ padding-right: 10px; }
.media-news h6{line-height: 24px;color: #666;margin: 20px 0;max-height: 72px;white-space:normal;}
.media-news a{display: inline-block;color: #fff;background: #d4231d;border-radius: 6px;padding: 10px 15px;}
.media-news:hover{transform: translateY(-10px)}
.shownews-t{border-bottom:1px solid #dfdfdf;padding-bottom: 10px;margin-bottom: 20px;}
.shownews-t h3{font-size: 22px;}
.ny-pro .media-pro{display: block;}
.ny-pro .pro-img{border:1px solid #ddd;}
#map{width: 100%;height: 400px;}
.grid{position:relative;clear:both;margin:0 auto;width: 100%;list-style:none;text-align:center;margin-bottom: 20px; overflow: hidden;}
.grid figure{position:relative;float:left;overflow:hidden;height:auto;background:#3085a3;text-align:center;cursor:pointer;}
.grid figure img{position:relative;display:block;opacity:1;}
.grid figure figcaption{padding:10px 15px;text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::after,.grid figure figcaption::before{pointer-events:none;}
.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%;}
.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid figure h2{word-spacing:-.15em;font-weight:300;color:#fff;background: rgba(92, 144, 254, 0.8)}
.grid figure h2 span{font-weight:800;}
.grid figure h2,.grid figure p{margin:0;}
.grid figure p{letter-spacing:1px;color: #fff;}
figure.effect-goliath{background:#d4231d;}
figure.effect-goliath h2,figure.effect-goliath img{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-goliath h2,figure.effect-goliath p{position:absolute;bottom:15px;left:0;padding:0 0 0 10px;}
figure.effect-goliath p{text-transform:none;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);}
figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}
figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover{background: #d4231d;border-color: #d4231d;}
.pager{display: inline-block;}
.pager-loose.pager-pills>li>a{color: #333;}
.pager>li.active>a{color: #fff;}
.pager>li.disabled>a{color: #ddd;}
.sy-about{
	margin:60px auto;
}
.ainfo h2{
	margin-top: 0px;
	font-size: 30px;
	color: #004889;
	margin-bottom: 30px;
}
.ainfo p{
	line-height: 24px;
}
.text-indent{
	text-indent: 2em;
}
.abtn{
	margin-top: 30px;
}
.about-btn{
	border: 1px solid #da251c;
	color: #da251c;
	padding: 10px 30px;
	border-radius: 20px;
	margin-top: 30px;
	background:rgba(218,37,28,0);
	transition: all ease-in-out .3s;
}
.about-btn:hover{
	background:rgba(218,37,28,1);
	color: #fff;
}
.pbtn{ margin-top: 80px; margin-bottom: 30px; }
.pbtn .about-btn {
    border: 1px solid #ccc;
    color: #333;
    padding: 15px 100px;
    border-radius: 0px;
    margin-top: 30px;
    background: #eee;
    font-size: 16px;
}
.hon .about-btn{
	 border: 1px solid #fff;
    color: #333;
    padding: 15px 100px;
    border-radius: 0px;
    margin-top: 30px;
    background: #eee;
    font-size: 16px;
}
.aimg{
	margin-top: 48px;
	margin-bottom: 30px;
}
.icbg .col-md-10{
	padding-left: 0;
	padding-right: 0;
}
.icon-bg{
	background: rgba(255,255,255,.9);
	margin-top:-171px;
	min-height: 171px;
	z-index: 999;
}
.icon1{
	position: relative;
	padding:20px 30px 0px;
}
.icon1:after{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	width: 1px;
	height: 70px;
	background-color: #dadada;
}
.icon1 h2{
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
}
.icon1 h2 span{
	color: #da251c;
	border-bottom: 1px solid #da251c;
	font-size: 14px;
}
.icon1 p{
	line-height: 24px;
	color: #7e7e7e;
	padding-bottom: 32px;
	margin-bottom: 0;
}
.icon1 p.active,.icon1:hover p{
	border-bottom: 3px solid #da251c;
}
.series{
	margin-top: 30px;
	margin-bottom: 60px;
	border: 1px solid #d2d2d2;
	border-bottom-left-radius: 60px;
	border-top-right-radius: 60px;
	overflow: hidden;
}
.series a{
	color: #333;
}
.ser{
	line-height: 84px;
	font-size: 22px;
	position: relative;
}
.ser:after{
	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	content: "";
	width: 1px;
	height: 40px;
	background: #bababa;
}
.ser.active,.ser:hover{
	background-color: #004889;
	font-size: 22px;
	color: #fff;
}
.ser.active a,.ser a:hover{
	color: #fff;
}
.ny-ser .tab-content{ margin-top: 30px; }
.pro{
	position: relative;
	overflow: hidden;
	border:1px solid #ddd;
}
span.pbg{
	position: absolute;
	width: 0;
	height: 100%;
	bottom:0;
	left: 0;
	background: rgba(0,72,137,0);
	overflow: hidden;
}
.pro:hover span.pbg{
	background: rgba(0,72,137,.4);
	width: 100%;
}
.pro span.pbg i{
	display: block;
	margin-top: 30%;
	margin-left: 45%;
	font-size: 24px;
	color: #fff;
}
.htit{
	font-size: 30px;
	color: #333;
}
.hon-bg{
	width: 100%;
	margin:50px auto 0;
	background: url(../images/hbg.jpg) no-repeat center top;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
}
.swiper-box{position: relative; width: 90%; margin:0 auto;}
.swiper-box1{position: relative; width: 100%; margin:0 auto;}
.icon-angle-left:before,.icon-angle-right:before {
    content: '';
}
.eqtit{
	margin-top: 60px;
	margin-bottom: 60px;
}
.eqtit h2{
	font-size: 30px;
	color: #333;
}
.new h4,.new h3{
	font-weight: normal;
}
.new h4{
	color: #be0003;
	margin-top: 30px;
}
.new h3{
	color: #000;
	margin-bottom: 20px;
}
.new p{ color: #555; }
footer{ background:#202020; color: #fff; padding-top: 40px;}
footer dt{ font-size: 18px; color: #fff; position: relative; padding-bottom: 10px; margin-bottom: 20px; }
footer dt:after{ position: absolute; content: ""; left: 0; bottom: 0; width: 38px; height: 3px; background-color: #d4231d; }
footer dd { line-height: 30px; }
footer dd a{ color: #fff; }
footer dd a:hover{ color: #ca0000; }
.tel-img{ margin-bottom: 30px; }
.copyright{ background-color: #004889; line-height: 66px; color: #fff; }
.mes-img{ margin-top: 25px; }
.swiper-box1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

/* Banner */
.carousel-caption {
	top:50%;
	margin-top: -40px;
	bottom: inherit;
}
.carousel-caption h3 {font-size: 50px;}
.carousel-caption p {font-size: 18px;}

.sy-index-aboutbg {
	padding: 80px 0;
}
.sy-index-abouttitle {
	text-align: center;
}
.sy-index-abouttitle h2 {
	font-size: 28px;
	color: #023a6e;
	padding: 0px;
	margin: 0px;
}
.sy-index-abouttitle hr {
	width: 80px;
	height: 5px;
	background: #023a6e;
	margin-top: 10px;
}
.sy-index-aboutinfo {
	text-align: center;
}
.sy-index-aboutinfo span {
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
	display: block;
}
.sy-index-aboutinfo p {
	font-size: 14px;
	line-height: 30px;
}

/* 首页综合栏目 */
.sy-index-allmunebg {
	padding: 10px 0px;
	overflow: hidden;
}
.sy-index-allmune50 {
	width: 50%;
	float: left;
}
.sy-index-allmune25 {
	width: 25%;
	float: left;
}
.sy-index-allmuneinfo {
	padding: 50px;
	height: 450px;
	overflow: hidden;
}
.sy-index-allmuneinfo h2 {
	color: #fff;
	width: 60%;
	font-size: 28px;
	line-height: 40px;
	margin: 0px 0 20px;
}
.sy-index-allmuneinfo p {
	color: #fff;
	width: 90%;
	line-height: 30px;
	font-size: 16px;
}
.sy-index-allmuneinfo span {
	float: right;
}
.rat-index-allmunetel {
	margin-top: 100px;
}
.rat-index-allmunetel i {
	float: left;
	margin-right: 20px;
	font-size: 80px;
	color: #009593;
}
.rat-index-allmunetel b {
	font-size: 18px;
	color: #fff;
}
.rat-index-allmunetel p {
	font-size: 36px;
}
.sy-index-allmuneimg {
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.sy-index-allmuneimg img {
	width: 100%;
	height: 100%;
}
.btn-more {
	border: 3px solid #fff;
	line-height: 30px;
	background: inherit;
	font-weight: bold;
	color: #fff;
}
.sy-index-allmunedown {
	padding: 50px 50px 0;
	background: #009593;
}
.sy-index-allmunedown h2 {
	color: #fff;
	font-size: 28px;
	line-height: 40px;
	margin: 0px;
}
.sy-index-allmunedownimg {
	height: 450px;
}
.sy-index-allmunedownimg img {
	width: 100%;
	height: 100%;
}

/* 首页案例 */
.sy-index-casebg {
	padding: 10px 0;
	overflow: hidden;
}
.sy-index-case25 {
	width: 25%;
	padding: 0px;
	float: left;
}
.sy-index-case25 img{
	height: 185px
}
.sy-index-case50 {
	width: 48%;
	padding: 0px;
	float: left;
}
.sy-index-case50 img{
	height: 380px;
}
.mr12{
	margin-right: 12px;
}
.mr10{
	margin-right: 10px;
}
.mb10{
	margin-bottom: 10px;
}
.liucheng{ background: url(../images/liu_bg.jpg) no-repeat center top; padding:80px 0;overflow: hidden; color: #fff;  margin-top: 60px;}
.liuimg{ margin-bottom: 40px; }
.liucheng h3{ font-weight: normal; }
.liu-img,.nimg{ overflow: hidden; }
.liu-img img,.nimg img{ transition: all ease-in-out .3s; }
.liu-img:hover img,.nimg:hover img{ transform: scale(1.2,1.2); }
.application .nav>li.active>a {
    background-color:#d4231d;
	color: #fff;
}
.application .nav>li h3{
	font-size: 20px;
	color: #333;
	margin-bottom: 17px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background-color:#d4231d;
	color: #fff;
}
.nav-tabs.nav-stacked>.active a{
	background: #d4231d;
	color: #fff;
}
.nav-tabs.nav-stacked>.active a h3{
	color: #fff;
}
.network{
	margin-top: 80px;
}
.ny-ser .nav-tabs>li.active>a,.ny-ser .nav-tabs>li.active>a:focus,.ny-ser .nav-tabs>li.active>a:hover {
    background-color: #004889;
    color: #fff;
}
.ny-ser .nav>li{
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}
.ny-ser .nav>li>a {
    padding: 29px 40px;
    font-size: 18px;
}
.swiper-box1{ width: 100%; }
.part{ background: url(../images/part_bg.jpg) no-repeat center top; padding:80px 0;overflow: hidden; color: #fff;  margin-top: 60px;}
.a20{
	width: 18.5%;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.partit h2{ color: #ffb900; }
 .part-btn{margin-top: 30px; }
.part-btn a{ padding: 15px 30px; border-radius: 30px; color: #fff; border: 1px solid #fff; font-size: 18px;}
.Team-Item { margin: 0px; position: relative; }
.Team-pic { overflow: hidden; }
.Team-pic img { transition: all 0.3s linear; width: 100%; }
.Team-intro { position: absolute; left: 0; bottom: 0; width: 100%; height: 48px; background-color: rgba(0,0,0,0.5); color: #fff; overflow: hidden; transition: all 0.3s linear; }
.Team-intro h3 { font-size: 18px; color: #fff; line-height: 48px; font-weight:normal; text-align: left; margin: 0px auto; padding: 0px 0px 0px 20px; }
.Team-intro h3 span { font-size: 24px; text-align: center; line-height: 48px; font-weight: normal;  background: #be1d22; min-width: 70px; }
.Team-intro h3 span i{ font-size: 18px; }
.Team-intro .text { height: 156px; }
.Team-intro p { font-size: 14px; color: #fff; line-height: 26px; margin-top: 20px; }
.Team-intro a { margin-top: 25%; width: 47%; line-height: 48px; /*border: 1px solid #fff;*/ border-radius: 5px; color: #fff; font-size: 16px; text-align: center; transition: all 0.3s linear; }
.Team-intro .btn_sj { float: left; }
.Team-intro .btn_zp { float: right; }
.Team-Item:hover .Team-intro { height: 100%; padding: 30px 20px; }
.Team-Item:hover .Team-intro h3 span { display: inline-block; }
.Team-Item:hover .Team-intro h3 { font-size: 17px; text-align: left; padding: 0px;  border-bottom: 1px solid #eee; }
.Team-intro a:hover { background: #d80000; border-color: #d80000; }
.Team-intro:hover h3 span { font-size: 24px; text-align: center; line-height: 48px; font-weight: normal;  background:none; min-width: 70px; }

.sy-index-titlebg { text-align: center; padding: 50px 0px 30px; overflow: hidden;}
.sy-index-titlebg h2 { font-size: 24px; padding: 0px; margin: 0px; line-height: 45px; color: #023a6e;}
.sy-index-titlebg hr {border:2px double #023a6e;width: 60px;margin: 10px auto;padding:0px;overflow:hidden;}
.sy-index-titlebg p { font-size: 14px; line-height: 30px; margin: 0px;}

.sy-index-prolistbg {padding: 40px 0;background: #023a6e; color: #fff; overflow: hidden;}
.sy-index-prolistbg li {width: 25%; border-right: 1px solid #009593; text-align: center; line-height: 25px; overflow: hidden; float: left;}
.sy-index-prolistbg li:last-child {border-right: 0px;}

.sy-pro{overflow: hidden;}
.sy-pro-list{overflow: hidden;background: url(../images/sy_pro_list_bg.jpg) no-repeat;background-attachment: fixed;background-size: cover;padding: 10rem 0 10rem 0;}
.sy-pro-list .media-pro{position: relative;overflow: hidden;margin-bottom: 1.875rem;}
.sy-pro-list .container>a{display: inline-block;color: #fff;border:2px solid #fff;padding: 0.9375rem 1.875rem;border-radius:1.875rem;margin-top: 0.9375rem;text-align: center;}
@media (min-width:768px){
.sy-pro-list .media-pro .pro-img{overflow: hidden;transition:0.4s;}
.sy-pro-list .media-pro .pro-body{position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0);top:50%;left:50%;transform: translate(-50%,-50%);transition: 0.4s;}
.sy-pro-list .media-pro .pro-body span{width:100%;height:100%;border:0px solid #dadada;display: block;transition: 0.4s;overflow: hidden;}
.sy-pro-list .media-pro .pro-body span h3{color: #fff;font-size: 18px;transform: translateY(-1500%);transition: 0.4s;}
.sy-pro-list .media-pro .pro-body span a{color: #fff;background: #b70810;padding:0.625rem 1.125rem;transform: translateY(1000%);transition: 0.4s;}
.sy-pro-list .media-pro:hover .pro-body{background: rgba(0, 0, 0, 0.6);}
.sy-pro-list .media-pro:hover span{width: 85%;height: 85%;border:3px solid #dadada;}
.sy-pro-list .media-pro:hover .pro-img{transform: scale(1.4,1.4);}
.sy-pro-list .media-pro:hover .pro-body span h3{transform: translateY(0);}
.sy-pro-list .media-pro:hover .pro-body span a{transform: translateY(0);}
}
@media (min-width:992px){
.carousel{ margin-top: 104px; }
.five-box{position: absolute;background: #fff;border-radius: 5.3rem;left:50%;transform: translateX(-50%) translateY(-50%);overflow: hidden;box-shadow: 0 5px 30px rgba(0, 0, 0, .3)}
.navbar-nav>li>a span{
	display:block;
	position:relative;
	transition:all ease-in-out 0.3s;}
.navbar-nav>li>a:hover span{
	transform:translateY(-50px);
	color:#e60012;}
.navbar-nav>li>a span:after{
	position:absolute;
	content:attr(data-title);
	top:50px;
	left:0;}
.navbar-nav>li>a:after{
	position:absolute;
	content:"";
	width:0;
	height:1px;
	left:0;
	bottom:0;
	background:#e60012;
	transition:all ease-in-out .3s;}
.navbar-nav>li>a:hover:after{
	width:100%;}
}
@media (max-width:991.98px){
.sy-pro-list{padding-bottom: 3.75rem;}
.sy-pro-list .media-pro .pro-img{overflow: hidden;}
.sy-pro-list .media-pro .pro-body{position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);top:50%;left:50%;transform: translate(-50%,-50%);}
.sy-pro-list .media-pro .pro-body span{width: 85%;height: 85%;border:3px solid #dadada;display: block;overflow: hidden;}
.sy-pro-list .media-pro .pro-body span h3{color: #fff;font-size: 1.125rem;}
.sy-pro-list .media-pro .pro-body span a{color: #fff;background: #b70810;padding:0.625rem 1.125rem;}
}

.sy-index-app {
	overflow: hidden;
}
.sy-index-app33 {
	width: 33.333%;
	padding: 0px;
	float: left;
}
.sy-index-appinfo {
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 100%;
    display: block;
    outline: none;
    position: relative;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .1s ease;
}
.sy-index-appinfo:hover, .sy-index-appinfo:focus { -webkit-transform: translate3d(0, -70px, 0); transform: translate3d(0, -70px, 0); -ms-transform: translate(0, -70px); transition: all .35s ease }
.sy-index-appinfo-img {
	background: rgba(30,30,30,0.2);
    height: 100%;
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
}
.appinfo-content {
    position: absolute;
    bottom: 60px;
    left: 30px;
    right: 30px;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .35s ease;
}
.appinfo-content span {
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: #fff;
}
.appinfo-content h3 {
	font-size: 22px;
	color: #fff;
    line-height: 1.3;
    font-weight: bold;
    text-transform: uppercase;
		text-shadow: 0px 0px 1px #1e1e1e;
}
.appinfo-hover-text {
	color: #fff;
	background: #0082ff;
	padding: 25px 15px;
	height: 71px;
	line-height: 20px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -71px;
	z-index: -1;
}

.sy-index-news {
	overflow: hidden;
}

.sy-index-news ul {
    overflow: hidden;
}

.sy-index-news ul li {
    width: 33.3%;
    margin: 0;
		padding: 0 1.5%;
    float: left;
}

.sy-index-news ul li a {
    display: block;
}

.sy-index-news ul li a img {
    display: block;
    width: 100%;
}

.sy-index-news ul li a big {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-family: "宋体";
    margin-top: 19px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
		overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.sy-index-news ul li a font {
    display: block;
    color: #666;
    font-size: 12px;
    font-family: "Verdana";
    margin-top: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sy-index-news ul li a p {
	color: #b5b5b5;
	font-size: 12px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 28px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.sy-index-news ul li a span {
    display: block;
    color: #b5b5b5;
    font-size: 12px;
    font-family: "Verdana";
    width: 103px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    color: #C00;
    font-size: 12px;
    border: 1px solid #eee;
    margin: 0;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sy-index-news ul li a:hover big {
    color: #C00;
}

.sy-index-news ul li a:hover span {
    background: #C00;
    border: 1px solid #C00;
    color: #fff;
}


.sy-footertop {
	padding: 30px 0;
	background: #d4231d;
	overflow: hidden;
}
.sy-footertop-w {
	width: 80%;
	padding: 50px 0;
	overflow: hidden;
	margin: 0 auto;
}
.Bottom_Title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
	line-height:35px;
}
.Bottom_Title hr {
	border:2px double #009593;
    width: 45px;
    margin: 0px;
	padding:0px;
	overflow:hidden;
}
.bottom_list {
	padding:20px 0px;
	font-size:14px;
	color:#fff;
	margin:0px;
}
.bottom_list ul {padding:0px; margin:0px;}
.bottom_list li{text-align:left;position:relative;display:block;line-height:35px; font-family:Arial; font-size:14px; padding:0px; margin:0px;}
.bottom_list a {color:#fff;}
.sy-footerbottom {
	background: #04306f;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	padding: 25px 0px;
	color: #fff;
}
.ny-about{ margin-top: 60px;margin-bottom: 60px; }
.ab-tit{ position: relative;padding-bottom: 10px; margin-bottom: 30px; }
.ab-tit:after{ 
  position: absolute;
  bottom: 0;
  left:50%;
  transform: translateX(-50%);
  content: "";
  width: 35px;
  height: 2px;
  background: #de0010;
 }
 .ab-tit h2{ font-size: 24px; }
 .ab-list .nav-tabs > li {
    width: 16.5%;
    text-align: center;
}
.ab-list .nav-tabs>li>a {
    padding: 15px 0px;
}
.tab-content{ margin-top: 0px; }
.ny-ainfo p{ line-height: 30px; text-indent: 2rem; }
.video{ margin-bottom: 20px; }
.ab-list1 .nav-tabs > li {
    width: 33%;
}
.product_list_page_rat{padding: 30px 0 0;}
.product_list_page_rat .less-page-content {  }
.product_list_page_rat .card-header h4 a { display: block; position: relative; }
.product_list_page_rat .card-header a .mask { position: absolute; width: 100%; height: 100%; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); z-index: 2; }
.product_list_page_rat .card-header a img { -webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1); transition: all .6s cubic-bezier(.17, .84, .44, 1); width: 100%; }
.product_list_page_rat .card-title { text-align: left; border-bottom: 1px solid #e0e0e0; text-shadow: none; -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1); transition: all .6s cubic-bezier(.215, .61, .355, 1); margin-bottom:0; color: #444444;color: ;}
.product_list_page_rat .card-title a { color: #444444;color: ; text-shadow: none; font-size: 16px; }
.product_list_page_rat .zhishi-title a{font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product_list_page_rat .card-title p { color: #848484;color: ; padding:5px 0; margin: 0; font-size: 13px; }
.product_list_page_rat .card:hover .card-title { border-bottom: 1px solid #444444;border-bottom: 1px solid ; }
.product_list_page_rat .product-list .item { opacity: 0; transform: translate(0, 10%);margin-bottom: 20px; }
.product_list_page_rat-list .item .fa { color: #fff; width: 22px; height: 22px; font-size: 22px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.product_list_page_rat-list .item .fa:hover { text-decoration: none; }
.product_list_page_rat .card-title .btn{
  margin-top:15px;
  font-size:14px;
  background: transparent;
  border: 1px solid #e4c17e;
    border: 1px solid ;
  border-radius: 0;
}
.case-list li{ margin-bottom: 20px; }
.p-y-20 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.product_list_page_rat .card-title a.btn {color:#e4c17e;color:;}
.product_list_page_rat .card-title .btn:hover{
    background: #e4c17e;
  background: ;
    border: 1px solid #e4c17e;
  border: 1px solid ;
  color: #fff;
}
.overlay {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border:1px solid #ddd;
}
.overlay-figure {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0
}
.overlay-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #fff
}
.overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: underline
}
.overlay-panel>:last-child {
  margin-bottom: 0
}
.overlay-panel h1, .overlay-panel h2, .overlay-panel h3, .overlay-panel h4, .overlay-panel h5, .overlay-panel h6 {
  color: inherit
}
.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
  opacity: 0
}
.overlay-background {
  background: rgba(0,0,0,.5)
}
.overlay-image {
  width: 100%;
  max-width: 100%;
  padding: 0
}
.overlay-shade {
  background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255,255,255,0)), color-stop(90%, rgba(255,255,255,.87)), to(#fff)) repeat scroll 0 0;
  background: transparent -webkit-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0;
  background: transparent -o-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0;
  background: transparent linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(255,255,255,.87) 90%, #fff 100%) repeat scroll 0 0
}
.overlay-top {
  bottom: auto
}
.overlay-bottom {
  top: auto
}
.overlay-left {
  right: auto
}
.overlay-right {
  left: auto
}
.overlay-icon {
  font-size: 0;
  text-align: center
}
.overlay-icon:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: ""
}
.overlay-icon .icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  text-decoration: none
}
.overlay-anchor {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.overlay-blur, .overlay-fade, .overlay-grayscale, .overlay-scale, .overlay-spin, [class*=overlay-slide] {
-webkit-transition-timing-function:ease-out;
-o-transition-timing-function:ease-out;
transition-timing-function:ease-out;
-webkit-transition-duration:.3s;
-o-transition-duration:.3s;
transition-duration:.3s;
-webkit-transition-property:opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
-o-transition-property:opacity -o-transform filter;
transition-property:opacity transform filter
}
.overlay-fade {
  opacity: .7
}
.overlay-hover:hover .overlay-fade {
  opacity: 1
}
.overlay-scale {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
.overlay-hover:hover .overlay-scale {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.overlay-spin {
  -webkit-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0)
}
.overlay-hover:hover .overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  -ms-transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg)
}
.overlay-grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%)
}
.overlay-hover:hover .overlay-grayscale {
  filter: grayscale(0);
  -webkit-filter: grayscale(0)
}
[class*=overlay-slide] {
opacity:0
}
.overlay-slide-top {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%)
}
.overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%)
}
.overlay-slide-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%)
}
.overlay-slide-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%)
}
.overlay-hover:hover [class*=overlay-slide] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0)
}
.comments {
  padding: 0;
  margin: 0
}

.card {border: 0px;border-radius:0px;-webkit-box-shadow: none;box-shadow:none;background: #fff;}
.card:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  }
.ab-list2 .nav-tabs > li {
    width: 16.6%;
}
.ab-list20 .nav-tabs > li {
    width: 20%;
}
.media-heading span{ font-weight: normal; font-size:14px; }
.card-title a{ color: #555; }
.pagination{color: #666; text-align: center; clear:both; margin-top: 20px; margin-bottom: 10px;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination .prev::before{font-family: "fontawesome";display: inline-block; content:"\f104"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "fontawesome";display: inline-block; content: "\f105"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #428bca}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }
.ny-pro ul{ padding-left: 0px; }
.rat-news {
    padding: 30px 0;
    background: #f2f2f2;
    border-top: 1px solid #f0f2f5;
}
.rat-news-list {
  padding: 30px;
  background: #ffffff;
  padding-bottom: 30px;
  overflow: hidden;
}

.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.rat-news-list ul.rat-page-ajax {
  padding: 0px;
  list-style: none;
}
.rat-news-list ul.rat-page-ajax li {
  border-bottom: 1px solid #f0f2f5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.rat-news-list ul.rat-page-ajax li:last-child {
  margin-bottom: 0px;
}
.rat-news-list ul.rat-page-ajax li h4 {
  margin: 0 0 10px;
  font-size: 18px;
}
.rat-news-list ul.rat-page-ajax li h4 a {
  color: #464646;
}
.rat-news-list ul.rat-page-ajax li h4 a:hover {
  color: #696969;
}
.rat-news-list ul.rat-page-ajax li p {
  font-size: 16px;
}
.rat-news-list ul.rat-page-ajax li p.des {
  color: #6a6a6a;
  margin-bottom: 10px;
  font-size: 13px;
}
.rat-news-list ul.rat-page-ajax li p.info {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.rat-news-list ul.rat-page-ajax li p.info span {
  margin-left: 10px;
}
.rat-news-list ul.rat-page-ajax li p.info span:first-child {
  margin: 0;
}
.rat-news-list ul.rat-page-ajax li p.info i {
  color: #a3afb7;
  font-weight: 300;
}
  .rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
    height: 120px;
    max-width: none;
  }

@media (max-width: 991px) {
  .rat-news-list ul.rat-page-ajax li h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .rat-news-list ul.rat-page-ajax li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  }
  .rat-news-list ul.rat-page-ajax li h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .rat-news-list ul.rat-page-ajax li p {
    font-size: 14px;
  }
  .rat-news-list ul.rat-page-ajax li p.des {
    height: 3em;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .rat-news-list ul.rat-page-ajax li .media .media-left {
    padding-right: 10px;
  }
  .rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
    width: 100px;
    max-width: none;
  }
}
.rat-news-bar{background:#fff;margin-left:30px;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.05)}
@media (max-width:992px){.rat-news-bar{margin-left:0;margin-top:30px;padding:30px}}
@media (max-width:768px){.rat-news-bar{margin-left:0;margin-top:0;padding:20px 15px}}
.rat-news-bar ul.column{padding:0;list-style:none}
.rat-news-bar ul.column li{margin-bottom:10px}
.rat-news-bar ul.column li a{font-size:16px;color:#2a333c}
.rat-news-bar ul.column li a:hover{color:#4e97d9}
.rat-news-bar ul.column li a.active{color:#4e97d9}
.rat-news-bar .recommend{margin:20px 0;padding:20px 0;border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5}
.rat-news-bar .recommend h3{font-size:18px;font-weight:300;margin:0}
.rat-news-bar .recommend .list-group{margin-top:10px;margin-bottom:0}
.rat-news-bar .recommend .list-group a{color:#2a333c;font-size:15px}
.rat-news-bar .recommend .list-group a:hover{color:#4e97d9}
.rat-news-list1 h3{ border-bottom: 1px solid #ddd; padding: 15px 0; }
.rat-news-list1 h3 span{ float: right; color: #de0010; }
.rat-news-list1 h3 a{ color: #555; }
.btn-delivery{ border-radius: 20px; border: 0 none; padding: 10px 20px; text-shadow: 0 0 0; }
.f1{ margin-top: 40px; }
.f1 .control-label i{ color: #d4231d; font-size: 5px; }
.f1 .form-control{ padding: 20px 8px;}
.f1 .btn {
    padding: 1rem 7rem;
    background: #cf3100;
    border: 0 none;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    margin: 1.5rem 0 0 3rem;
    display: block;
}
.ab-list3 .nav-tabs > li {
    width: 20%;
}








@media (max-width:991px) {
	.navbar-brand {padding: 17px 15px;}
}
@media (max-width:767px) {
	.navbar .container-fluid {
    padding-left: 10px;
    padding-right: 10px;}
	.navbar-brand img{
		max-height:35px;}
	.navbar-toggle {
   	 	background-color:#eee;
		margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
		background-color: #666;}
	.navbar-nav>li>a,.navbar-nav>li>a:hover{
		font-size:15px;
		margin:0;
		color:#555;
		padding:0px 10px;}
	.nav > li > a:focus, .nav > li > a:hover {
	    color: #666;
	    background: none;}
	.carousel,.ny-banner{
		margin-top:74px;}
	.navbar-right .dropdown-menu {
    right: 0;
    left: 0;}
    .collapse{ margin-top: 74px; }
	.carousel-caption {right: 5%;left: 5%; margin-top: -64px;}
	.carousel-caption h3 {font-size: 24px;}
	.carousel-caption p {font-size: 12px;}
	.sy-index-aboutbg {padding: 30px 0px;}
	.sy-index-aboutinfo span {font-size: 20px;margin-bottom:10px;}
	.sy-index-allmune50,.sy-index-allmune25 {width: 100%;}
	.sy-index-allmuneinfo {padding: 20px; height: inherit;}
	.sy-index-allmunedown {padding: 20px;}
	.sy-index-allmuneinfo h2,.sy-index-allmunedown h2 {font-size: 18px; width: 80%; line-height: 30px;}
	.sy-index-allmuneinfo p {font-size: 12px; width: 100%;}
	.sy-index-allmuneimg {height: 160px;}
	.rat-index-allmunetel {margin-top: 40px;}
	.rat-index-allmunetel i {margin-right: 10px;font-size: 60px;}
	.rat-index-allmunetel b {font-size: 14px;}
	.rat-index-allmunetel p {font-size: 24px;}
	.sy-index-case25 {width: 48%; height: initial;}
	.sy-index-case50 {width: 100%; height: initial;}
	.Team-intro {height: 40px;}
	.Team-intro h3 { font-size: 18px; line-height: 40px; }
	.Team-intro h3 span { font-size: 12px; }
	.sy-index-app33 {width: 100%;}
	.sy-index-news ul li {width: 97%;}
	.sy-index-news a {display: block;overflow: hidden;padding-bottom: 10px;margin-bottom: 0;border-bottom: 1px dotted #ccc;}
	.sy-index-news a .rat-mobile-img {float: left;width: 32.83%;padding-top: 10px;}
	.sy-index-news a .rat-mobile-text {float: right;width: 63.28%;}
	.sy-index-news ul li a big {margin-top: 5px;}
	.sy-index-news ul li a p {margin-bottom: 5px;-webkit-line-clamp: 1;}
	.sy-footertop {display: none;}
	.ainfo h2 {
    font-size: 24px;}
    .pro {
    	margin-bottom: 20px;
    }
    .htit {
    font-size: 25px;}
    .nimg p{
    	margin-bottom: 30px;
    }
    .a20 {
    width: 45.5%;}
    .ny-ser .nav>li {
    width: 100%;
    margin-bottom: 0px;
    float: none;
	}
	.ab-list .nav-tabs > li {width: 50%;}
}

/* 分页样式 */
.pagination{color: #666; clear:both; margin-top: 1em; display: block; margin: auto;}
.pagination li{display: inline-block;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li>span{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination li.active>span{color: #ffffff;background: #428bca;}
.pagination .prev::before{font-family: "FontAwesome";display: inline-block; content:"\f104"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "FontAwesome";display: inline-block; content: "\f105"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #428bca}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }
.case11{ color: #666;}
.case11 p{ text-indent: 0; }
.gongtit{ color: #fff; }
.back{ margin-top: 30px; }
.back a{ color: #666;}
.ny-pro .product_list_page_rat-list .card  img{ height: 201px; }

/* 其它代码 */.link a{ color: #fff; padding-right: 15px; }
.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}







/*------首页产品分类图片高度*/
.swiper-slide .pro img{
	height: 263px;
}